View on GitHub
View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / Dispatcher / Dispatcher() Constructor

Initializes a new instance of the Dispatcher class.

This is a public constructor.

public Dispatcher()

See Also